home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 12668 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: dispatch.news.demon.net!demon!shu-wood.demon.co.uk
  2. From: Andy@shu-wood.demon.co.uk (Andrew Shuttlewood)
  3. Newsgroups: comp.sys.amiga.misc,demon.ip.support.amiga
  4. Subject: Re: How to optimise OS 2.04+ / speedups
  5. Date: Mon, 15 Apr 1996 20:44:30 GMT
  6. Message-ID: <1244.6678T1375T93@shu-wood.demon.co.uk>
  7. References: <1540.6678T87T2503@nibelung.demon.co.uk>
  8. NNTP-Posting-Host: shu-wood.demon.co.uk
  9. X-NNTP-Posting-Host: shu-wood.demon.co.uk
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. A while ago Barry Shilliday said about How to optimise OS 2.04+ / speedups
  13. >The following assumes you are using an MC68020 or better.
  14.  
  15. >Put the following commands in your startup-sequence, after SetPatch.  All of
  16. >the programs can be found on aminet.
  17.  
  18.  
  19. >Program Name   Description                             Suggested Command Line
  20. >------------   -----------                             ----------------------
  21.  
  22. >CpuBlit                CPU does operations faster than         CpuBlit >NIL: -b
  23. >               blitter.
  24.  
  25. >FBL            Replaces some blitter functions         FBL >NIL:
  26. >               with optimised code.
  27.  
  28. >FastExec       Puts ExecBase into Fast RAM.            FastExec >NIL:
  29.  
  30. >VBrMove                Puts Vector base into fast RAM.         VBrMove >NIL:
  31.  
  32. >CopyMemQuicker Optimised RAM copying routines, up      CopyMemQuicker >NIL:
  33. >               to 80% faster on some operations.
  34.  
  35. >HardIPatch     Improved interrupts                     HardIPatch >NIL:
  36.  
  37. >PatchWPA8      Faster 8bit screens (AGA)               PatchWPA8 >NIL:
  38.  
  39. >SmartWB                Forces WB to open smart_refresh wins.   SmartWB QUIET
  40.  
  41. Last time I used SmartWb, it screwed up my background on my miggy. If this is
  42. fixed I'ld be willing to look for it.
  43.  
  44.